Tag
20 articles
Learn how to build advanced cybersecurity AI agents using the CAI Framework in Google Colab, covering tools, guardrails, and multi-agent workflows.
Learn to build a lightweight AI agent framework by manually recreating nanobot's core subsystems including tool integration, memory management, skills, subagents, and cron scheduling.
Build an AI-powered knowledge graph system inspired by IWE, integrating markdown parsing, graph traversal, and OpenAI's function calling.
Learn how to build and deploy AI agents using GitAgent, a Docker-inspired solution that solves the fragmentation between LangChain, AutoGen, and Claude Code frameworks.
Learn about Xiaomi's new MiMo AI models that combine multiple data types to create autonomous AI agents capable of controlling software, robots, and voice systems.
Learn how to create always-on AI agents using Claude Code's new Channels feature that can monitor CI results and chat messages automatically.
Learn to connect local AI agents with Google Colab's GPU resources using the Model Context Protocol (MCP) server for remote code execution and development workflows.
This explainer explores OpenClaw-RL, a new reinforcement learning framework that enables AI agents to learn continuously from every interaction, turning conversational feedback and GUI actions into training signals.
Learn how adding more layers to AI neural networks helped reinforcement learning agents master complex behaviors like parkour, showing the power of deeper AI systems.
Learn to build a context-aware AI agent that understands human interaction patterns, similar to the approach taken by Nyne's data infrastructure startup.
This explainer compares Model Context Protocol (MCP) and AI Agent Skills, two approaches for enabling LLMs to interact with external tools. It covers their architectural differences, operational mechanisms, and practical implications for AI system development.
Learn to build a SuperAgent framework inspired by ByteDance's DeerFlow 2.0 that orchestrates planning, execution, and memory for complex task automation.